home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / pc / 3-Presentations / Apple Demos / Training / HyperCard 2.0 Training / Intro to HyperCard 2.0 / card_2370.txt < prev    next >
Text File  |  1990-08-24  |  5KB  |  210 lines

  1. -- card: 2370 from stack: in.0
  2. -- bmap block id: 11042
  3. -- flags: 0000
  4. -- background id: 7610
  5. -- name: section 2:
  6. ----- HyperTalk script -----
  7. on openCard
  8.   lock screen
  9.   show cd fld "fld1"
  10.   show cd fld "fld1.1"
  11.   show cd fld "fld2"
  12.   unlock screen with dissolve
  13. end openCard
  14.  
  15.  
  16. -- part 1 (button)
  17. -- low flags: 00
  18. -- high flags: 0000
  19. -- rect: left=36 top=79 right=111 bottom=69
  20. -- title width / last selected line: 0
  21. -- icon id / first selected line: 23429 / 23429
  22. -- text alignment: 1
  23. -- font id: 0
  24. -- text size: 12
  25. -- style flags: 0
  26. -- line height: 16
  27. -- part name: checkboxA
  28. ----- HyperTalk script -----
  29. -- "checkA" is in the bg script
  30. on mouseUp
  31.   checkA
  32. end mouseUp
  33.  
  34.  
  35. --on mouseUp
  36. -- ** check if the subcats have been uncover
  37. --if the icon of me is not 15007 then
  38. --send mouseUp to btn id 48
  39. --end if
  40. --end mouseUp
  41.  
  42. on mouseUp
  43.   lock screen
  44.   hide cd fld "fld1"
  45.   hide cd fld "fld1.1"
  46.   hide cd fld "fld2"
  47.   unlock screen with dissolve
  48.   --visual wipe right
  49.   lock screen
  50.   go card "simpleMenu"
  51.   unlock screen with dissolve
  52. end mouseUp
  53.  
  54.  
  55.  
  56. -- part 2 (button)
  57. -- low flags: 00
  58. -- high flags: 0000
  59. -- rect: left=58 top=88 right=126 bottom=235
  60. -- title width / last selected line: 0
  61. -- icon id / first selected line: 0 / 0
  62. -- text alignment: 1
  63. -- font id: 0
  64. -- text size: 12
  65. -- style flags: 0
  66. -- line height: 16
  67. -- part name: Submenu 1
  68. ----- HyperTalk script -----
  69. -- "checkA" is in the bg script
  70. on mouseUp
  71.   checkA
  72. end mouseUp
  73.  
  74.  
  75.  
  76. -- part 4 (button)
  77. -- low flags: 00
  78. -- high flags: 0000
  79. -- rect: left=58 top=206 right=244 bottom=235
  80. -- title width / last selected line: 0
  81. -- icon id / first selected line: 0 / 0
  82. -- text alignment: 1
  83. -- font id: 0
  84. -- text size: 12
  85. -- style flags: 0
  86. -- line height: 16
  87. -- part name: Submenu 1
  88. ----- HyperTalk script -----
  89. -- "checkB" is in the bg script
  90. on mouseUp
  91.   checkB
  92. end mouseUp
  93.  
  94.  
  95.  
  96. -- part 7 (button)
  97. -- low flags: 00
  98. -- high flags: 0000
  99. -- rect: left=36 top=197 right=229 bottom=69
  100. -- title width / last selected line: 0
  101. -- icon id / first selected line: 23429 / 23429
  102. -- text alignment: 1
  103. -- font id: 0
  104. -- text size: 12
  105. -- style flags: 0
  106. -- line height: 16
  107. -- part name: checkboxB
  108. ----- HyperTalk script -----
  109. -- "checkB" is in the bg script
  110. on mouseUp
  111.   checkB
  112. end mouseUp
  113.  
  114. on mouseUp
  115.   lock screen
  116.   hide cd fld "fld1"
  117.   hide cd fld "fld2"
  118.   unlock screen with dissolve
  119.   --visual wipe right
  120.   lock screen
  121.   go card "technicalMenu"
  122.   unlock screen with dissolve
  123.   -- ** check if the subcats have been uncover
  124.   --if the icon of me is not 15007 then
  125.   --send mouseUp to btn id 50
  126.   --end if
  127. end mouseUp
  128.  
  129.  
  130.  
  131. -- part 9 (field)
  132. -- low flags: 01
  133. -- high flags: 0000
  134. -- rect: left=58 top=127 right=191 bottom=409
  135. -- title width / last selected line: 0
  136. -- icon id / first selected line: 0 / 0
  137. -- text alignment: 0
  138. -- font id: 174
  139. -- text size: 14
  140. -- style flags: 0
  141. -- line height: 15
  142. -- part name: fld1
  143.  
  144.  
  145. -- part 8 (field)
  146. -- low flags: 01
  147. -- high flags: 0000
  148. -- rect: left=58 top=157 right=192 bottom=409
  149. -- title width / last selected line: 0
  150. -- icon id / first selected line: 0 / 0
  151. -- text alignment: 0
  152. -- font id: 174
  153. -- text size: 14
  154. -- style flags: 256
  155. -- line height: 15
  156. -- part name: fld1.1
  157.  
  158.  
  159. -- part 10 (field)
  160. -- low flags: 01
  161. -- high flags: 0000
  162. -- rect: left=58 top=245 right=324 bottom=408
  163. -- title width / last selected line: 0
  164. -- icon id / first selected line: 0 / 0
  165. -- text alignment: 0
  166. -- font id: 174
  167. -- text size: 14
  168. -- style flags: 0
  169. -- line height: 15
  170. -- part name: fld2
  171.  
  172.  
  173. -- part 15 (field)
  174. -- low flags: 01
  175. -- high flags: 0000
  176. -- rect: left=58 top=260 right=295 bottom=409
  177. -- title width / last selected line: 0
  178. -- icon id / first selected line: 0 / 0
  179. -- text alignment: 0
  180. -- font id: 174
  181. -- text size: 14
  182. -- style flags: 256
  183. -- line height: 15
  184. -- part name: fld1.1
  185.  
  186.  
  187. -- part contents for card part 8
  188. ----- text -----
  189.                 The new features of HyperCard 2.0 are included. 
  190.  
  191. -- part contents for card part 9
  192. ----- text -----
  193. This option gives you basic information about stacks, windows, cards, buttons, text fields, menus, graphics, and printing. 
  194.  
  195. -- part contents for card part 10
  196. ----- text -----
  197. This option is for those of you who already know HyperCard
  198.                                                  New or novice HyperCard users may not understand everything presented in is section.
  199.  
  200. -- part contents for background part 1
  201. ----- text -----
  202. Nuts & Bolts Menu
  203.  
  204. -- part contents for background part 11
  205. ----- text -----
  206. Click on an option below.
  207.  
  208. -- part contents for card part 15
  209. ----- text -----
  210.               ‚Äîand who want technical information about the added features of HyperCard 2.0.